* lisp/subr.el (with-output-to-temp-buffer): Don't change current-buffer to
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 30 Mar 2011 03:27:56 +0000 (23:27 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 30 Mar 2011 03:27:56 +0000 (23:27 -0400)
commit202c3cc6db41dc4398d220a2256e4eef955d7918
treef26920590b7621fb2f88c4d3b114468c773081f4
parent42168dddde3bf2f9a9f74c6b1fcc90f3886eb1d3
* lisp/subr.el (with-output-to-temp-buffer): Don't change current-buffer to
standard-output while running the body.
* lisp/Makefile.in (COMPILE_FIRST): Remove pcase; it's not so important.
* lisp/startup.el: Fix up warnings, move lambda expressions
outside of quote.
lisp/ChangeLog
lisp/Makefile.in
lisp/startup.el
lisp/subr.el